home *** CD-ROM | disk | FTP | other *** search
- This example demonstrates how to pass data between applications
- without the need of DDE, Clipboard, or other OLE technologies.
- First load the server application and then click on the client
- button. Notice in the client application the first two labels
- contain information the server applicatin saved. Now type in
- some text in the textbox in the client application. Take a
- look at the server application and see how its getting updated
- with the data you just typed in. Don't forget to take a look
- at the source code.
-
- This demonstration was written in Visal Basic 5. fsShare fully supports
- 32-bit Visual Basic 4, 5 and 6.
-